Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add 2 more RSA keys with 'alg' explicitly set #144

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

stefanberger
Copy link
Contributor

Besides the existing key with no 'alg' set, add 2 more RSA keys have 'alg' set to RSA-OAEP and RSA-OAEP-256. All of these are synonymous for each other, meaning they use SHA256 and MGF1.

Besides the existing key with no 'alg' set, add 2 more RSA keys have
'alg' set to RSA-OAEP and RSA-OAEP-256. All of these are synonymous for
each other, meaning they use SHA256 and MGF1.

Signed-off-by: Stefan Berger <[email protected]>
@stefanberger stefanberger merged commit f2b9a89 into containerd:main Mar 13, 2024
8 checks passed
@stefanberger stefanberger deleted the add_jwk_rsa_keys branch March 13, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant